home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / bmenu54.zip / MENUS.FIL < prev    next >
Text File  |  1990-01-31  |  454b  |  25 lines

  1. ;
  2. ; Example menu file for BMENU 5.3
  3. ;
  4. 2
  5. 50
  6.  Title 
  7. Choice 1
  8. Choice 2
  9. Choice 3
  10. ;
  11. ; If the user wishes to have $'s in the menu choices, 
  12. ; enclose the choice with quotes (but remember, quotes are not a space)
  13. ;
  14. $menu2
  15. 2
  16. 50
  17.  Dollar Sign Example 
  18.       Choice 1 
  19.       Choice 2
  20. "      $Choice 3    "
  21. ; Above spacing is necessary to line up C C and $ 
  22. ;    because the quote is not a space
  23. "$Choice 4"
  24. ; If $ is first on line, OK also
  25.